os.Process.withHandle (method)
2 uses
os (current package)
exec.go#L364: return p.withHandle(f)
exec_posix.go#L80: func (p *Process) withHandle(f func(handle uintptr)) error {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)